Poke Vec4
Poke Vec4
MemPtr
,
X#
,
Y#
,
Z#
,
W#
Description
Pokes 4 sequential floats into the specified memory address.
Parameters
MemPtr
INTEGER
Pointer to a Vector4 structure
X#
FLOAT
The vector's new X value
Y#
FLOAT
The vector's new Y value
Z#
FLOAT
The vector's new Z value
W#
FLOAT
The vector's new W value
Shader Commands
jGfx Command Index
jGfx Main